Blazor コントロール
GroupAsync(GroupDescription[]) メソッド

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 > C1WrapDataCollection<S,T> クラス > GroupAsync メソッド : GroupAsync(GroupDescription[]) メソッド
The group descriptions that determine how the data will be grouped.
Groups the collection according to the specified group descriptions.
シンタックス
'宣言
 
Public Overloads Function GroupAsync( _
   ByVal ParamArray groupDescriptions() As GroupDescription _
) As System.Threading.Tasks.Task
public System.Threading.Tasks.Task GroupAsync( 
   params GroupDescription[] groupDescriptions
)

パラメータ

groupDescriptions
The group descriptions that determine how the data will be grouped.
参照

C1WrapDataCollection<S,T> クラス
C1WrapDataCollection<S,T> メンバ
オーバーロード一覧